home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / util / arc / Voodoo-X.readme < prev   
Encoding:
Text File  |  2001-09-05  |  11.9 KB  |  263 lines

  1. Short:    V1.5, Supports over 80 archive formats (via XAD).
  2. Author:   mechanismx@lineone.net (Andrew Bell)
  3. Uploader: mechanismx@lineone.net (Andrew Bell)
  4. Type:     util/arc
  5. Requires: AmigaOS 3.0+, MC68020, 2-4MB of RAM recommended.
  6.  
  7.           util/arc/xadmaster.lha    - version 10+
  8.           util/libs/mui38usr.lha    - version 3.8+
  9.           dev/mui/MCC_NList0_89.lha - version 0.89+
  10.           dev/mui/MCC_NListtree.lha - version 18.8+
  11.           dev/mui/MCC_Speedbar.lha  - version 1.3+
  12. Optional: util/virus/xvslibrary.lha - version 33+
  13.           comm/www/OpenURL30.lha    - version 3+
  14.       docs/hyper/xadclients.lha - version 1.3+
  15.  
  16.  (Note: This version lacks documentation)
  17.  
  18.  ============================================================================
  19.                             Quick Introduction
  20.  ============================================================================
  21.  
  22.  Voodoo-X is an MUI based archive browser and extractor that uses the XAD
  23.  unarchiver engine. This means it doesn't depend on external archiver
  24.  commands being in the C: (etc.) drawer.
  25.  
  26.  The following archives, disk packers and filesystems are supported:
  27.  
  28.  Ace, Ace MS-EXE, Amiga Plus Unpack, Amiga Standard FS, AmiPack, Ar, Arc,
  29.  Arj, Arj MS-EXE, BZip, BZip2, CAB, CAB MS-EXE, CompDisk, Compress, Cpio,
  30.  CrunchDisk, DImp, DImp SFX, DMS, DMS SFX, GZip, LhA, LhA MS-EXE, LhA SFX,
  31.  LhF, LhPak SFX, LhSFX, LhWarp, LZX, Marc's DiskCruncher, Microsoft FAT FS,
  32.  MSA, MXM-Simple Archive SFX, PackDev, PackDisk, PCompress PACK, RAR,
  33.  RAR MS-EXE, S-Omni, S-Pack, S-Pack SFX, SanityOS FS, Savage Compressor,
  34.  SDS Software SFX, Sensi disk FS, Shrink, SuperDuper3, Tar, Trackmo-DOS FS,
  35.  WinZip MS-EXE, xDisk, xMash, XPK Archive, ZAP, Zip, Zip MS-EXE, Zoo, Zoom,
  36.  Zoom 5 plus many more in the future.
  37.  
  38.  This list depends on the version of XAD you're using. By the time you read
  39.  this, XAD might be several generations better and more advanced.
  40.  
  41.  
  42.  ============================================================================
  43.                              Long Introduction
  44.  ============================================================================
  45.  
  46.  Voodoo-X is an MUI based front-end for Dirk Stoecker's powerful unarchiving
  47.  system xadmaster.library (Shareware). Unlike other dearchiver front-ends,
  48.  Voodoo-X doesn't depend on external archiver commands (such as LZX, LHA,
  49.  DMS, etc.) being in the C: drawer nor does it require complicated command
  50.  line setups for these commands. This is because XAD does all the hard work.
  51.  :-)
  52.  
  53.  Voodoo-X allows you to quickly browse an archive's contents and view
  54.  individual files (with filetypes) like pictures and documents just by
  55.  double clicking your mouse. This method of browsing archives proves to
  56.  be highly effective since you don't need to get your hands dirty by
  57.  extracting files to temporary locations such as Ram:. Voodoo-X does all
  58.  that for you.
  59.  
  60.  xadmaster.library is a modular system and will support even more archiver
  61.  formats in the future.
  62.  
  63.  Note: Voodoo-X doesn't actually write disk based archives (like DMS, xMash,
  64.        etc.) back to disk, but instead examines them to see if they are
  65.        OFS or FFS formatted, if they are, it then allows you to browse
  66.        through the contents of them and retrieve individual files.
  67.  
  68.        Voodoo-X can also retrieve files from inside standard FFS formatted
  69.        (i.e AmigaDOS) ADF files like those used with WinUAE. OFS, FFS,
  70.        DirCache, International, double-density and high-density disks
  71.        formats are all supported.
  72.  
  73.  
  74.  ============================================================================
  75.                        Known bugs/Things still to do
  76.  ============================================================================
  77.  
  78.  These are known problems and are not worth reporting. You're only wasting
  79.  your own time if you report them, but thanks for the effort anyway. :-)
  80.  
  81. - No Locale support yet (planned).
  82.  
  83. - Those who use small screen resolutions (i.e. like < 640x512) may notice
  84.   some weird layouts with MUI. Don't ask me why, but some people have
  85.   reported MUI defaulting to the Helvetica font.
  86.  
  87. - Progress bar resets to 0 with really big archives (100MB+).
  88.  
  89. - You need to quit Voodoo-X and restart it to update any newly configured
  90.   toolbars. I removed the "Update Toolbar" feature at the last moment due
  91.   to some bugs/design issues that would have taken ages to fix. I'll bring
  92.   this feature back in version 1.6.
  93.  
  94. - The Listtree viewmode is obsolete, will be totally removed sometime in
  95.   favour of NListtree. So questions like "What's the point of having two
  96.   tree viewmodes?" will be ignored. It's a transitional thing, get used
  97.   to it. ;-)
  98.  
  99. - Voodoo-X looks for toolbar images in its home dir by default. This can be
  100.   problematic when launching it from environments (like filemanagers, etc.)
  101.   that screw with the PROGDIR: path (this is where Voodoo-X expects to find
  102.   the Images drawer). To bypass this, use an absolute path to the image
  103.   location. For example, use something like "MyTools:Voodoo-X/Images/Quit"
  104.   instead of "Images/Quit".
  105.  
  106. - Lack of documentation. I've absolutely no time to update the documentation
  107.   for this version. If somebody could do this for me I'd be very greatful. :-)
  108.   You can find the v1.4 HTML docs on my website, in the old v1.4 archive.
  109.  
  110.   You'll just have to play around with it for now. Read the history file
  111.   for a detailed description of changes made since v1.4.
  112.  
  113.  
  114.  ============================================================================
  115.                         New things for Voodoo-X 1.5
  116.  ============================================================================
  117.  
  118. - Major speed improvements when loading archives.
  119. - Support for Simone Tellini's SpeedBar MUI class. Buttons can now be
  120.   configured to suit. Thanks to Martin Merz for taking the time to
  121.   draw the images for me.
  122. - Improved client information window.
  123. - Support for archives with multiple portions.
  124. - Improved temporary file handling.
  125. - The About window now shows the history file.
  126. - Low memory handlers.
  127. - More shell arguments
  128. - Support for Carsten Scholling's NListtree.mcc. You now have proper
  129.   multiselection in tree mode. :-)
  130. - New archive information window. Also shows DMS texts, etc.
  131. - Overwrite requesters now popup when extracting.
  132. - New recent submenu that holds recently accessed archives.
  133. - Run executables inside arhives.
  134. - Plus lots more (see history file).
  135.  
  136.  ============================================================================
  137.                                  Features
  138.  ============================================================================
  139.  
  140.  o Browse many archives very quickly. Voodoo-X contains an archive history
  141.    list, much like the URL history list of a web browser. This allows you
  142.    to switch between archives VERY QUICKLY with only three clicks of the
  143.    mouse button.
  144.  
  145.  o Retrieve files from within DMS archives (and other disk based archive
  146.    formats too) without having to extract the entire archive to disk or
  147.    a virtual disk device like FMS.
  148.  
  149.  o Browse archives inside archives. Quickly gain access to that document
  150.    inside that LHA inside that LZX inside that DMS. ;)
  151.  
  152.  o Quickly view pictures, documents or similar files that are inside archives
  153.    simply by double clicking on a file. Voodoo-X will then extract it and
  154.    start the viewer of your choice.
  155.  
  156.  o Drag one or more archive icons from Workbench into the main window to
  157.    browse their contents.
  158.  
  159.  o Support for multipart archives.
  160.  
  161.  o Support for archives that contain multiple portions (like embedded filing
  162.    systems, etc).
  163.  
  164.  o Virus checking. If you have Georg Hoermann's xvs.library system installed
  165.    then you can check archives for file viruses. You can also specify if
  166.    every file extracted should be checked.
  167.  
  168.  o Lots of archiver formats are supported (common ones and obscure ones). 
  169.    Disk image formats are also supported, so you can treat AmigaDOS
  170.    formatted ADF files as normal archives under Voodoo-X.
  171.  
  172.  o Fast decompression, thanks to xadmaster.library. Note that this really
  173.    depends on the client being used. Some clients are coded in C and might
  174.    noticeably slower than the original archive program on older CPUs.
  175.  
  176.  o Very easy-to-use user interface, thanks to MUI.
  177.  
  178.  o Quickly copy, move or delete archives using pull down menus. This can
  179.    be highly convenient when going through download directories.
  180.  
  181.  o Search window. Search for strings or filename patterns inside archives.
  182.    Uses assembly optimized string search routines for greater speed.
  183.  
  184.  o Nice progress bars. :-)
  185.  
  186.  
  187.  ============================================================================
  188.                                Quick thanks
  189.  ============================================================================
  190.  
  191.  I would like thank those individuals that took the time to send a gift and
  192.  honoured the GIFTWARE status of this program. They know who they are.
  193.  Thanks again!
  194.  
  195.  I would like to say no-thanks to those individuals that said they'd send a
  196.  gift if I added feature X, Y or Z and after I did, they never upheld there
  197.  part of the deal.
  198.  
  199.  So only those people who have took the time and bothered to send a gift will
  200.  get first priority when it comes feature requests.
  201.  
  202.  
  203.  ============================================================================
  204.                                  Copyright
  205.  ============================================================================
  206.  
  207.  Voodoo-X is Copyright © 2000-2001 Andrew Bell. All rights reserved. Voodoo-X
  208.  is uncrippled GIFTWARE and is provided "AS IS". Please refer to the
  209.  documentation for more information.
  210.  
  211.  Although Voodoo-X is uncrippled GIFTWARE, xadmaster.library and MUI are
  212.  SHAREWARE. Please consider registering XAD/MUI and show your support for
  213.  Amiga software.
  214.  
  215.  Voodoo-X wouldn't be possible without the following third-party software:
  216.  
  217.  xadmaster.library         - Copyright © 1998-2001 Dirk Stoecker. 
  218.  muimaster.library         - Copyright © 1992-2001 Stefan Stuntz.
  219.  NList MUI custom class    - Copyright © 1996-2001 Gilles Masson.
  220.  Listtree MUI custom class - Copyright © 1995-1997 Klaus Melchior.
  221.  xvs.library               - Copyright © 1997-2001 Georg Hoermann.
  222.  Speedbar MUI custom class - Copyright © 1999-2001 Simone Tellini.
  223.  
  224.  Special thanks to the above programmers, for their hard work.
  225.  
  226.  Another special thanks goes to Dirk for allowing me to access to the beta
  227.  versions of XAD to test with Voodoo-X. Thanks again!
  228.  
  229.  
  230. ============================= Archive contents =============================
  231.  
  232. Original  Packed Ratio    Date     Time    Name
  233. -------- ------- ----- --------- --------  -------------
  234.     3396    2694 20.6% 01-Jul-01 16:16:30  Voodoo-X.info
  235.      738     520 29.5% 01-Jul-01 16:16:30 +CheckVirus
  236.      710     419 40.9% 01-Jul-01 16:16:30 +Close
  237.      744     455 38.8% 01-Jul-01 16:16:30 +CloseAll
  238.      748     504 32.6% 01-Jul-01 16:16:30 +EditMUIPrefs
  239.      658     423 35.7% 01-Jul-01 16:16:30 +EditPrefs
  240.      746     506 32.1% 01-Jul-01 16:16:30 +ExtractAll
  241.      752     529 29.6% 01-Jul-01 16:16:30 +ExtractSelected
  242.      708     460 35.0% 01-Jul-01 16:16:30 +Hide
  243.      710     453 36.1% 01-Jul-01 16:16:30 +Open
  244.      746     483 35.2% 01-Jul-01 16:16:30 +OpenMultipart
  245.      658     434 34.0% 01-Jul-01 16:16:30 +Quit
  246.      700     473 32.4% 01-Jul-01 16:16:30 +Search
  247.      696     380 45.4% 01-Jul-01 16:16:30 +SelectAll
  248.      696     372 46.5% 01-Jul-01 16:16:30 +SelectNone
  249.      608     372 38.8% 01-Jul-01 16:16:30 +SelectPattern
  250.      662     388 41.3% 01-Jul-01 16:16:30 +ShowAbout
  251.      740     498 32.7% 01-Jul-01 16:16:30 +ShowErrorInfo
  252.      752     485 35.5% 01-Jul-01 16:16:30 +ShowMUIAbout
  253.      740     490 33.7% 01-Jul-01 16:16:30 +ShowVersionInfo
  254.      728     472 35.1% 01-Jul-01 16:16:30 +ShowXADInfo
  255.   186852   83767 55.1% 01-Jul-01 16:16:30 +Voodoo-X
  256.    38043   13481 64.5% 01-Jul-01 16:16:30 +Voodoo-X.history
  257.     3280    2554 22.1% 01-Jul-01 16:16:30 +Voodoo-X.history.info
  258.     4151    3266 21.3% 01-Jul-01 16:16:30 +Voodoo-X.info
  259.    10437    4176 59.9% 01-Jul-01 16:16:30 +Voodoo-X.readme
  260.     3280    2554 22.1% 01-Jul-01 16:16:30 +Voodoo-X.readme.info
  261. -------- ------- ----- --------- --------
  262.   263679  121608 53.8% 02-Jul-101 10:05:56   27 files
  263.